home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 3 / Light ROM 3 - Disc 2.iso / programs / amiga / wasp / wasp121.lha / Usage < prev    next >
Text File  |  1991-08-20  |  2KB  |  32 lines

  1. wasp 1.21, Oct 19 1991 20:07:02, copyright 1990, 1991 by Steven Reiz         
  2. usage: wasp [options] [operations] [parameters] infile [outfile]             
  3. options:                                                                     
  4. -zap        : delete infile after it has been read                           
  5. -gifmaptrunc: truncate gif colormap entries to 4 bits i.s.o. rounding them   
  6. -iff|srgr   : the output format, IFF ILBM or SRGR                            
  7. -rgb n      : ilbm output mode, direct RGB with n bitplanes                  
  8. -nocompr    : ilbm output will not be compressed                             
  9. -asc        : autoscale, scales to fit the entire picture on the screen      
  10. -nohires    : asc hint, no hires output mode for pictures with more than 16 c
  11. olors                                                                        
  12. -nohires!   : asc hint, no hires output mode                                 
  13. -scrw n     : asc hint, screen width in lores pixels                         
  14. -scrh n     : asc hint, screen height in nolace pixels                       
  15. -sliced     : ilbm output mode, SHAM aka sliced HAM                          
  16. -dyn        : ilbm output mode, CTBL aka dynamic ham/hires                   
  17. -lace|nolace: ilbm output interlace, on or off                               
  18. -hires|lores|ham|ehb: ilbm output mode                                       
  19. operations:                                                                  
  20. -x a/b      : scale horizontal, producing a columns out of every b input colu
  21. mns                                                                          
  22. -y c/d      : scale vertical, producing c rows out of every d input rows     
  23. -clip       : cut a rectangle out of the picture and drop the rest           
  24. -xaverage   : same as -x 1/2, but averaging the two input columns            
  25. -xmirror    : mirror the picture in a vertical mirror                        
  26. -ymirror    : mirror the picture in a horizontal mirror                      
  27. -transpose  : mirror the picture diagonally, in mirror y=x                   
  28. parameters:                                                                  
  29. -cmeth m    : counting method, all1|alldif|allfdif|j1|j21|jdif|jdifsh|jfdif|j
  30. fdifsh|hmgs|hmcubic                                                          
  31. -dmeth m    : distribution method, mu|wf|ehb|mue|hs|con                      
  32. -dmeth2 m   : iterative ham second distribution method